home *** CD-ROM | disk | FTP | other *** search
/ FishMarket 1.0 / FishMarket v1.0.iso / fishies / 126-150 / disk_148 / fme / readme.fnf < prev    next >
Text File  |  1992-05-06  |  1KB  |  47 lines

  1. This material was submitted to me on disk directly by the author,
  2. Gregory MacKay, for inclusion in the library.
  3.  
  4. This program appeared to crash on a stock 512k machine with virtually
  5. anything else running, however a bootable program disk was successfully 
  6. created by doing the following:
  7.  
  8. Lines that begin with "1>" are lines that are to be entered as commands.
  9. Lines that begin with "#" are comments about the "1>" lines.
  10.  
  11. # Clone a standard Workbench disk.  After booting and escaping to a CLI
  12. # window, type the following command, then insert the Workbench in df0:
  13. # (if not already there) and a blank disk in df1:
  14.  
  15. 1> diskcopy df0: to df1:
  16.  
  17. # Relabel the newly cloned disk so they can be distinquished.
  18.  
  19. 1> relabel df1: Fme
  20.  
  21. # Chuck the pieces from the new disk that are not necessary.
  22.  
  23. 1> delete Fme:Clock#?
  24. 1> delete Fme:Empty#? all
  25. 1> delete Fme:Demos#? all
  26. 1> delete Fme:Utilities#? all
  27. 1> delete Fme:System#? all
  28. 1> delete Fme:Trashcan#? all
  29. 1> delete Fme:Devs/Printers all
  30.  
  31. # Now overlay the Fme files from the Freely Redistributable Library
  32. # disk.  Note that all the contents of the Fme directory on the
  33. # library disk are copied to the new disk.
  34.  
  35. 1> copy AmigaLibDisk148:Fme Fme: all
  36.  
  37. # Note that this will automatically put the fonts in the correct 
  38. directory
  39.  
  40. You should now have a bootable disk with about 53 blocks
  41. free.
  42.  
  43. Enjoy!
  44.  
  45. -Fred ><>
  46.  1-Aug-88
  47.